home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4304 < prev    next >
Encoding:
Text File  |  1996-08-05  |  763 b   |  22 lines

  1. Newsgroups: comp.os.linux.misc,comp.lang.c,comp.os.linux.development
  2. Path: blaze.trentu.ca!csopr
  3. From: csopr@blaze.trentu.ca (Oliver P. Richman)
  4. Subject: MAJOR prob w/gcc link
  5. Message-ID: <DM6pL0.4LM@blaze.trentu.ca>
  6. Organization: Trent University, Canada
  7. Distribution: ww
  8. Date: Sat, 3 Feb 1996 05:22:11 GMT
  9.  
  10.  
  11. The basic problem is that I am compiling dosemu, and everything runs 
  12. smoothly until GCC tries to link libdosemu-0.60.4.5. It says :
  13.  
  14. libdosemu-0.60.4.5: Not enough space for program headers (allocated 5 need 6)
  15.  
  16. I want to solve this problem as quickly as possible. I am on a Linux 
  17. 1.2.13 box using GCC 2.7.0. I have read every peice of documentation.. 
  18. man pages, howtos, etc. but to no avail. Thanks in advance.
  19.  
  20. Oliver Richman
  21. csopr@blaze.trentu.ca
  22.